home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 123 / MacAddict_123_2006_11.iso / Software / Productivity / MacJournal 4.0.4.dmg / MacJournal.app / Contents / Resources / Danish.lproj / LockedMessageView.nib / classes.nib next >
Text File  |  2006-06-27  |  903b  |  26 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {
  5.             CLASS = MJEntryCustomContentController; 
  6.             LANGUAGE = ObjC; 
  7.             OUTLETS = {contentView = NSView; }; 
  8.             SUPERCLASS = NSObject; 
  9.         }, 
  10.         {
  11.             ACTIONS = {encryptData = id; unlockJournal = id; }; 
  12.             CLASS = MJEntryLockedMessageController; 
  13.             LANGUAGE = ObjC; 
  14.             OUTLETS = {
  15.                 encryptButton = NSButton; 
  16.                 messageTextField = NSTextField; 
  17.                 roundedBox = MJRoundedBox; 
  18.                 unlockButton = NSButton; 
  19.             }; 
  20.             SUPERCLASS = MJEntryCustomContentController; 
  21.         }, 
  22.         {CLASS = MJRoundedBox; LANGUAGE = ObjC; SUPERCLASS = NSView; }, 
  23.         {CLASS = WhiteView; LANGUAGE = ObjC; SUPERCLASS = NSView; }
  24.     ); 
  25.     IBVersion = 1; 
  26. }